Obsolete Magellan serial and SD formats (#961)
authorRobert Lipe <robertlipe@users.noreply.github.com>
Wed, 28 Dec 2022 22:37:07 +0000 (16:37 -0600)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 22:37:07 +0000 (16:37 -0600)
commit8df666b69969931f80f16f963d322b632134dc08
tree2cf89f2fcb9c57f1849264e6e44fb1e994534471
parent52c3c219ea0d8d7dd8726a9a5f0fa27e12fceac2
Obsolete Magellan serial and SD formats (#961)

* Remove Magellan serial and SD formats. Two different polls (one on the list, one in groundspeak forums) have confirmed disuse.
38 files changed:
CMakeLists.txt
deprecated/explorist_ini.cc [new file with mode: 0644]
deprecated/explorist_ini.h [new file with mode: 0644]
deprecated/magellan.h [new file with mode: 0644]
deprecated/magproto.cc [new file with mode: 0644]
explorist_ini.cc [deleted file]
explorist_ini.h [deleted file]
magellan.h [deleted file]
magproto.cc [deleted file]
reference/dusky.gnuplot
reference/dusky.gpx [new file with mode: 0644]
reference/format0.txt
reference/format1.txt
reference/format2.txt
reference/format3.txt
reference/help.txt
reference/magfile [deleted file]
reference/magxfile [deleted file]
reference/track/meridian.trk [deleted file]
testo.d/classic-1.test [deleted file]
testo.d/classic-2.test
testo.d/magellan.test [deleted file]
testo.d/magellan_sd.test [deleted file]
vecs.cc
xmldoc/chapters/preface.xml
xmldoc/chapters/use.xml
xmldoc/formats/magellan.xml [deleted file]
xmldoc/formats/magellan1.xml [deleted file]
xmldoc/formats/magellanx.xml [deleted file]
xmldoc/formats/options/magellan-deficon.xml [deleted file]
xmldoc/formats/options/magellan-maxcmts.xml [deleted file]
xmldoc/formats/options/magellan1-baud.xml [deleted file]
xmldoc/formats/options/magellan1-deficon.xml [deleted file]
xmldoc/formats/options/magellan1-maxcmts.xml [deleted file]
xmldoc/formats/options/magellan1-noack.xml [deleted file]
xmldoc/formats/options/magellan1-nukewpt.xml [deleted file]
xmldoc/formats/options/magellanx-deficon.xml [deleted file]
xmldoc/formats/options/magellanx-maxcmts.xml [deleted file]